home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 2 / Atari Mega Archive CD - Volume 2.iso / 8bit / apps / vcrplus.txt < prev    next >
Text File  |  1995-04-22  |  2KB  |  51 lines

  1.                         Vcr Plus Coder/DeCoder 
  2.  
  3. (text file for VCRPLUS.ARC) 
  4.  
  5. This programme generates (or codes) and analyses (or decodes) VCR+ 
  6. codes for shows that start and end on the hour or half hour and are no 
  7. more than five hours in length. 
  8.  
  9. VCR+ is the encrypted coding for the VCR+ module... these are the 
  10. codes for the Gemstar VCR_Plus device as they appear in, say, 
  11. TV Guide. 
  12.  
  13. If you want the coding for a show which is NOT printed, you can, of 
  14. course, call their 900- phone number, or generate you own with this. 
  15.  
  16. Apparently a computer science/math teacher gave a college class the 
  17. problem of breaking the VCR+ coding... a C-programme resulted (posted 
  18. on the InterNet?) which wound up on GEnie as a ZIP file. After some 
  19. trouble (most of the users could not understand why an Atari 8 bitter 
  20. would want the file, for he could not run such sophisticated code), I 
  21. got a listed copy of the programme. I analysed the algorithm and 
  22. recoded from scratch (the coding algorithm here is much better than 
  23. the original... the original algorithm, on an 8088, could take up to a 
  24. minute to code... in interpretted turbo basic, mine takes a few 
  25. seconds). 
  26.  
  27. A listed version of the programme was made available to a Commodore 64 
  28. programmer (who was intrumental in getting me a text copy of the 
  29. C-programme) and has been converted to the C-64. His version was then 
  30. converted to the AppleII. 
  31.  
  32. The programme is in TurboBasic (there are versions of Turbo that work 
  33. with Sparta3.2d and on 800 systems). 
  34.  
  35. The archive contains a title screen (AUTORUN.BAS) along with the 
  36. programme (VCRPLUS.TRB) and the full description of the algorithm (for 
  37. six or fewer digit VCR+ codes... that is, those for shows 
  38. starting/ending on hours or half-hours, and of no more than five hours 
  39. duration). 
  40.  
  41. You may want to modify it to input the shows to convert from a disk 
  42. file, say, instead of typing them in separately. 
  43.  
  44. This programme (based upon the algorithms I got from GEnie) is 
  45. freeware... that is, I wrote it (so don't take credit for it and I am 
  46. the copyright holder) but you are free to share this with any and all 
  47. other Atari 8 bitters who show interest in it. 
  48.  
  49.                                         John McGowan 
  50.                                         jmcgowan@bigcat.missouri.edu 
  51.